home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_1050 / frame_1 / PlaceObject2_937_7 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2005-08-12  |  160b  |  11 lines

  1. onClipEvent(load){
  2.    function rollOver()
  3.    {
  4.       _root.guide.guideGo("nip");
  5.    }
  6.    function rollOut()
  7.    {
  8.       _root.guide.guideGo(1);
  9.    }
  10. }
  11.